cellview: Add a summary
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Mar 2021 03:47:07 +0000 (22:47 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000 (16:37 +0000)
gtk/gtkcellview.c

index c92bd997a686398549c63553961b7c616c9b72cc..6f6709f21520bb278aaff1dc9811820f2f1b2b6c 100644 (file)
@@ -34,9 +34,9 @@
 #include <string.h>
 
 /**
- * SECTION:gtkcellview
- * @Short_description: A widget displaying a single row of a GtkTreeModel
- * @Title: GtkCellView
+ * GtkCellView:
+ *
+ * A widget displaying a single row of a GtkTreeModel
  *
  * A #GtkCellView displays a single row of a #GtkTreeModel using a #GtkCellArea
  * and #GtkCellAreaContext. A #GtkCellAreaContext can be provided to the